libaal-dev software package provides Reiser4's application abstraction library: Development files, you can install in your Ubuntu 16.10 (Yakkety Yak) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libaal-dev
libaal-dev is installed in your system.
Make ensure the libaal-dev package were installed using the commands given below,
$ sudo dpkg-query -l | grep libaal-dev *
You will get with libaal-dev package name, version, architecture and description in a table
| Distro | Ubuntu 16 10 yakkety yak |
| Section | Library development |
| Package | libaal-dev |
| Version | 1.0.6-1build1 |
| Description | Reiser4's application abstraction library: Development files |
| Sub Section | libdevel |